* lisp/isearch.el (isearch-mode-map): Bind [return] and [backspace] to
authorJuri Linkov <juri@jurta.org>
Tue, 7 Jan 2014 07:55:50 +0000 (09:55 +0200)
committerJuri Linkov <juri@jurta.org>
Tue, 7 Jan 2014 07:55:50 +0000 (09:55 +0200)
commit4be97e02ed2a8235ba62d760718a6c8ea42daf65
tree04f6629068c2b34387ef5258a002dc8db1feb5ef
parentcd904a2b494353cb93a32a123c5da95bdb7be742
* lisp/isearch.el (isearch-mode-map): Bind [return] and [backspace] to
isearch-exit and isearch-delete-char resp.  (Bug#16342, bug#16035)

* lisp/progmodes/ps-mode.el (ps-mode-map): Remove [return] key binding
that shadows RET.
lisp/ChangeLog
lisp/isearch.el
lisp/progmodes/ps-mode.el